C1.LiveLinq.Indexing Namespace : ScannerCollection<T> Class |
Any indexed collection (implementing the IIndexedSource<T> interface) has a collection of indexes attached to it. ScannerCollection<T> is the base class for the collection of indexes, IndexCollection<T>
The ScannerCollection<T> class is also used in the Indexes property of the C1.LiveLinq.Indexing.Search.IndexQuery<T> class, the result of an indexing search operation such as Index.Find and others, where it contains subindexes.
System.Object
C1.LiveLinq.Indexing.ScannerCollection<T>
C1.LiveLinq.Indexing.IndexCollection<T>
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2